Skip to content

Fix packaged CLI entrypoint - #4

Merged
receive-sms-live merged 1 commit into
mainfrom
agent/fix-cli-package-bin
Aug 9, 2026
Merged

Fix packaged CLI entrypoint#4
receive-sms-live merged 1 commit into
mainfrom
agent/fix-cli-package-bin

Conversation

@receive-sms-live

Copy link
Copy Markdown
Owner

What changed

  • normalize the npm bin path so the published package retains npx secure-sms-webhook
  • make secure-sms-webhook --help exit successfully
  • add a regression test for the CLI help path

Why

The npm publish preflight reported that it would remove the CLI entrypoint. Publishing in that state would have shipped a package without its documented tester command.

Validation

  • npm run check
  • 26 Node.js tests passed
  • packed tarball contains the secure-sms-webhook bin entry
  • clean tarball installation exposes the CLI

@receive-sms-live
receive-sms-live marked this pull request as ready for review August 9, 2026 14:36
@receive-sms-live
receive-sms-live merged commit 8c47eac into main Aug 9, 2026
6 of 7 checks passed
@receive-sms-live
receive-sms-live deleted the agent/fix-cli-package-bin branch August 9, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant